response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5284/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: FZ3sHA5kL7N3gll (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imkxem8zNGhVQ0hJZkhfQUl5NmFEekxLelBFY0NwWG5DbERoZE9aYzB1V2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjg0LCJzdGF0ZV9ub25jZSI6ImQ5MGVlMzZjMzI0MzMzNjVlYjE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjg0In0sImlzcyI6IklNUyBUb29sIHRlc3QiLCJzdWIiOiJGWjNzSEE1a0w3TjNnbGwiLCJhdWQiOiIiLCJpYXQiOjE3NzkzMzMxMjIsImV4cCI6MTc3OTMzMzQyMiwianRpIjoiOGM0M2ZkNTU4ODg0ZDk5MzYzMDQifQ.O6kBp_f1jMwlyJfDc4cC0T_SrixZms1AJevJssEV-uK860EhF32_4hNuKPzRPtQgDxQOppXyqkS5AUxgIKY52CYI_ErTqAWHyj64hFC0qGISxtTGnAzCWZFWalGOWj1j7afXq_JeFIp6e79XJPXJci2wOq19m0EKNrmt9sXU0nktLF6cOkZgQT427QosQd3Y14pwXUa7tZR2aSjIWjWbiah1W9FWCSRheyPEuZZpK5AudoJBkJ6CROI38MVMGQ-2WzBxbagUTeC1EylS43e1SYmMp_VQE4N4yUVVhT2GgkxY6MQuwLhPLEFMFqxZGCIXGF4O7RA3GETl1J1GDFwBlQ (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: d90ee36c32433365eb14 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request